Forum replies created
Hi,
Edit this product.
Go to Page Options and find the Sidebar Setting under page options.

Hi,
Sorry, that’s not possible to add video in boostrap slider.
There is also no option to replace slider with a video.
You will need this premium plugin, if you need a video in slider.
http://codecanyon.net/item/layerslider-responsive-wordpress-slider-plugin-/1362246
Thank you
Hi,
Add the following before your title.
<i class='fa fa-twitter'></i>
This will add twitter icon.
Refer to the following for list of icons. Some may not work with Evolve+ Theme.
https://fortawesome.github.io/Font-Awesome/icons/
Thank you.
Hi,
Please provide URL to your toggles.
Thank you
You are welcome!
Hi,
Internal server error is a generic server error message.
https://en.wikipedia.org/wiki/List_of_HTTP_status_codes#500
It does not provide any clue as to what went wrong.
You will have to contact your web hosting company.
Ask them to help identify the issue.
The following are some related articles, if you are interested to understand more.
https://mediatemple.net/community/products/dv/204644990/why-am-i-getting-a-500-internal-server-error-message
http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/
Thank you
Denzel
Hi,
Please try the following.
.tax-product_cat .page-title-captions {
display: none !important;
}
.tax-product_cat .breadcrumbs {
left: 20px !important;
position: relative;
text-align: left !important;
}
Thank you
Hi,
WordPress plugins will use wp_mail function to post email notification.
This wp_mail function will need PHP mail function to work.
It will work if your web hosting company allows PHP mail function.
In this case, your web hosting must have disallowed it, or maybe they have a specific set of requirements for web form.
If they only allows SMTP mail, you will have to get the setting details from them.
Use this plugin, you will be able to reconfigure the wp_mail function to use SMTP instead of PHP mail
WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin
By the way, Please check that you mails are not caught as spam on mail server or desktop mail client, before proceeding to use the above plugin.
Thank you
You are welcome!
Glad you managed to get it working for you.
Have a nice weekend!
Regards,
Denzel